home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1297 / AMOSLIST / text0174.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.9 KB  |  49 lines

  1. >>Haha...  Okay, maybe I did go just a tiny bit overboard... :)  
  2. >>oh well, I guess I needed to be humbled anyway!!
  3.    > And I'm always ready to do it. Q8-{)
  4.  
  5.       Haha!!  Yes, I know... you are a riot, Giark.
  6.  
  7.  
  8.       If I remember correctly,  we have two voices to use:
  9.       BUBBA_FX and BUBBA_SP
  10.       So, now I just need to determine the best way to "compress"
  11.       everything to use only two voices as I have been using four voices
  12.       for the sound effects. I figured we'd just have a flag set for the
  13.       music option and if the user did NOT want music, we'd
  14.       conditional-in the sound effects)...
  15.       I still think this would be the best/easiest way to handle it.  Give
  16.       me a variable to check for the music-status and I'll just add a
  17.       conditional-check to the sound calls.
  18.  
  19.  
  20.       BTW - The frame-rate will be a bit more stable as I have dropped
  21.                 a few procedure-calls by joining a few together. The
  22.                 "engine"-limits have been scaled-down: used to handle
  23.                 a max of 29 bobs simultaneously and this final version can
  24.                 handle a max of 20 bobs simultaneously.  Hopefully, this
  25.                 will make a few people happy (I'm not the only one who
  26.                 wanted to eliminate the slow-down).
  27.  
  28.                 Also requested in many beta-reviews - improved gfx:
  29.                 two enemies in phase one use an orangish-scheme
  30.                 and I've tweaked the palette in phases one & two.
  31.  
  32.  
  33.    Just remembered, my stage doesn't support multiple-lives, so I'll
  34.    need to add a routine or two to handle losing a life as well as the
  35.    standard flickering-in while invincible.
  36.  
  37.    That's it, once I have support for music (FLAG please) and Bubba's
  38.    multiple-lives my stage WILL be complete!!!!!
  39.  
  40.  
  41.    
  42.       Take  care,   
  43.       GARFIELD
  44.       _________________________
  45.       Current projects...
  46.       SideShooter(AMOS): 98% Complete
  47.       Website(http://www.sosbbs.com/~gbenjam): 25% Complete
  48.  
  49.